home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Puzzle
/
tourist-trap.swf
/
scripts
/
frame_119
/
PlaceObject2_256_3
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-29
|
201 b
|
9 lines
onClipEvent(enterFrame){
if(_root.pr225 > 0 and _root.pr1 > 0 and _root.time > 0)
{
_root.time = Number(_root.time);
_root.timeu = _root.time;
_root.nextFrame();
}
}